gtkwidgetpath: update gtk_widget_path_to_string
authorAlberts Muktupāvels <alberts.muktupavels@gmail.com>
Tue, 12 Jan 2016 19:34:56 +0000 (21:34 +0200)
committerAlberts Muktupāvels <alberts.muktupavels@gmail.com>
Thu, 14 Jan 2016 22:36:23 +0000 (00:36 +0200)
commitc60cea3037719508e42b4ebf91ef076d1c7b74e1
tree788b6971b6b079bc3da917e94cb0c9fabe2e9e1a
parent276101a3bc33407fb4efbf4d020fc559f22150da
gtkwidgetpath: update gtk_widget_path_to_string

From gtk_widget_path_iter_set_object_name documentation:
"When set, the object name overrides the object type when matching CSS"

Update gtk_widget_path_to_string to match this behaviour.
gtk/gtkwidgetpath.c